-
Home
-
Simpler Checkout
-
1.0.5
-
Code
-
Classes
- QuotationService
Total Complexity |
37 |
Dependencies |
19 |
Dependents |
3 |
Total lines |
326 |
Lines of code |
178 |
Logical lines of code |
97 |
Comment lines |
86 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
quote() |
S |
50 |
7 |
28 |
calculate_shipping_rates() |
S |
54 |
6 |
20 |
create_quoted_products() |
S |
53 |
5 |
23 |
maybe_apply_coupon() |
S |
57 |
4 |
15 |
calculate_quotations_total() |
S |
52 |
3 |
24 |
add_payment_methods() |
S |
68 |
3 |
7 |
create_fees() |
S |
62 |
2 |
13 |
register_filters() |
S |
57 |
1 |
22 |
init() |
S |
71 |
1 |
6 |
coupon_exists() |
S |
80 |
1 |
3 |
register_actions() |
S |
74 |
1 |
5 |
individually_sold_product_exception() |
S |
76 |
1 |
4 |
unpurchasable_product_exception() |
S |
76 |
1 |
4 |
out_of_stock_product_exception() |
S |
76 |
1 |
4 |